Friend-to-friend

A friend-to-friend (or F2F) computer network is a type of peer-to-peer network in which users only make direct connections with people they know. Passwords or digital signatures can be used for authentication.

Many F2F networks support indirect anonymous or pseudonymous communication between users who do not know or trust one another. For example, a node in a friend-to-friend overlay can automatically forward a file (or a request for a file) anonymously between two friends, without telling either of them the other's name or IP address. These friends can in turn forward the same file (or request) to their own friends, and so on.

Unlike other kinds of private P2P, users in a friend-to-friend network cannot find out who else is participating beyond their own circle of friends, so F2F networks can grow in size without compromising their users' anonymity. Turtle, WASTE, GNUnet, Freenet and OneSwarm are examples of software that can be used to build F2F networks, though of these only Turtle is configured for friend-to-friend operation by default.

Dan Bricklin coined the term "friend-to-friend network" in 2000.[1]

Contents

Potential applications of F2F

Software

F2F software with support for anonymous forwarding

F2F software with support for pseudonymous forwarding

F2F software without support for forwarding

See also

References

  1. ^ Friend-to-Friend Networks Dan Bricklin, August 11 2000
  2. ^ Bouillon: A wiki-wiki social web V Grishchenko - Computer Science–Theory and Applications, 2007 - Springer

External links